Eagerly indent first field in tables in 'lua-ts-mode'
authorjohn muhl <jm@pub.pink>
Tue, 13 Feb 2024 00:46:51 +0000 (18:46 -0600)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Feb 2024 08:57:19 +0000 (10:57 +0200)
commit84e4f1259b54442f52183c1ccee72a417e0a2658
treec9d01eecb2ebea6aca1d9fb0782c1763003adb4c
parentc64e650fb346d92294703d22f8cd7deb7c47b49e
Eagerly indent first field in tables in 'lua-ts-mode'

* lisp/progmodes/lua-ts-mode.el (lua-ts--simple-indent-rules):
Properly indent the first field of a table when it appears on a
line by itself.  (Bug#69088)
lisp/progmodes/lua-ts-mode.el